@Engineer
Thank you for the response. I can see that the correct url is being used.
The url for the server is https://myurl.com:443.
For the ILMessageFilterExtensionNetworkURL I'm setting https://myurl.com
I see this logging occurring:
default 12:51:36.443361-0800 com.apple.IdentityLookup.MessageFilter Using URL https://myurl.com for network request
default 12:51:36.444025-0800 com.apple.IdentityLookup.MessageFilter Got SWC details for specifier { s = messagefilter, a = MV8J9D3236.com.myAppBundle, d = https://myurl.com
}
error 12:51:36.444103-0800 com.apple.IdentityLookup.MessageFilter Extension's containing app (appID MV8J9D3236.myAppleBundle) unauthorized to defer requests to host https://myurl.com
Within the app's and extension's associated domains has https://myurl.com?mode=developer specified (as the url isn't public).
On app installation, I don't see swcd logging any errors.
But I'm still seeing networkURLUnauthorized when the extension defers to network.
The server url is https://myurl.com:443, I don't know if the port needs to be specified in the domains and ILMessageFilterExtensionNetworkURL or not, however I've tried it both ways and it doesn't make any difference.
Any other suggestions of things to look at?
thank you
Topic:
App & System Services
SubTopic:
General
Tags: